

'宣言 Public Class C1PropsTable(Of T As IC1Serializable) Implements IC1PropsTable
'使用法 Dim instance As C1PropsTable(Of T)
public class C1PropsTable<T> : IC1PropsTable where T: IC1Serializable
System.Object
C1.Document.Serialization.C1PropsTable<T>
C1.Document.C1DocumentAction.PropsTable<T>
C1.Document.VisualPrimitive.PropsTable<T>